Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CTestResource Class Reference

Inheritance diagram for CTestResource:

Inheritance graph
[legend]
Collaboration diagram for CTestResource:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CTestResource (const char *filename)
 ~CTestResource ()
void * GetRscInterface (long)
IdeResourceBaseMakeCopy ()
 create a copy of the object in memory


Static Public Attributes

int count = 0

Constructor & Destructor Documentation

CTestResource::CTestResource const char *    filename [inline]
 

CTestResource::~CTestResource   [inline]
 


Member Function Documentation

void* CTestResource::GetRscInterface long    [inline, virtual]
 

Used to retrieve a pointer to an interface registered through IdeResourceManager.

Returns:
NULL or a valid pointer to an interface supported by this object
Parameters:
interface_id A value previously retrieved through IdeResourceManager::GetUniqueInterfaceID

Reimplemented from deResourceBase.

IdeResourceBase* CTestResource::MakeCopy   [inline, virtual]
 

create a copy of the object in memory

Implements deResourceBase.


Member Data Documentation

int CTestResource::count = 0 [static]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 20:13:42 2005 for Destiny3D by doxygen1.3-rc3